home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8557 < prev    next >
Encoding:
Text File  |  1996-08-05  |  701 b   |  26 lines

  1. Newsgroups: comp.lang.c++
  2. Path: howland.reston.ans.net!torn!info!body2872
  3. From: body2872@mach1.wlu.ca (robert body 9308 u)
  4. Subject: visual c++: how to use cout?
  5. X-Newsreader: TIN [version 1.1 PL6]
  6. Message-ID: <DMxqv3.KLr@info.uucp>
  7. Nntp-Posting-Host: mach1.wlu.ca
  8. Sender: news@info.uucp (news management)
  9. Organization: Wilfrid Laurier University
  10. Date: Sat, 17 Feb 1996 19:45:03 GMT
  11.  
  12.  
  13. how can i use   cout  in windows?
  14. my 
  15. cout << "stuff";
  16. compiles but it is never displayed.
  17.  
  18. i used AppWizard to create the application
  19. and the CCameraView is of CEditView type, and at runtime i can enter text 
  20. into the window, but i need to output into it from my code.
  21.  
  22. how can i use cout?
  23.  
  24. --
  25. body2872@mach1.wlu.ca
  26.